Vcenter NamespaceManagement Supervisors ManagementServices Summary
The Vcenter NamespaceManagement Supervisors ManagementServices Summary schema describes the summarized specification of a Management Service registered on a Supervisor.
This schema was added in vSphere API 9.1.0.0.
{
"management_service": "string",
"managed_by": "string",
"access_grant_count": 0
}
Identifier of the Management Service.
This property was added in vSphere API 9.1.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.supervisor.ManagementService. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.supervisor.ManagementService.
Human-readable information about the entity responsible for the lifecycle of this Management Service record.
When set, the field implies that any change to update or delete the Management Service by any principal other than the component referenced by the field may be reverted by the automation component managing it.
This property was added in vSphere API 9.1.0.0.
If missing or null, it implies the Management Service is not created by automation.
Count of Management Service Access Grants referencing this Management Service.
This property was added in vSphere API 9.1.0.0.